home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / German.lproj / Progress.nib / classes.nib next >
Text File  |  2006-01-19  |  566b  |  19 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {cancel = id; }; 
  5.             CLASS = AFiDiveProgressController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 cancelButton = NSButton; 
  9.                 primaryText = NSTextField; 
  10.                 progressIndicator = NSProgressIndicator; 
  11.                 secondaryText = NSTextField; 
  12.                 window = NSWindow; 
  13.             }; 
  14.             SUPERCLASS = NSObject; 
  15.         }, 
  16.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  17.     ); 
  18.     IBVersion = 1; 
  19. }